emacs.git
2015-07-06 justburChange side-window default position to right
2015-07-06 justburTry without close timer
2015-07-06 Justin BurkettMerge pull request #13 from bmag/pre-command-hook
2015-07-06 justburMerge branch 'frame-popup' of https://github.com/bmag...
2015-07-06 justburWork on docstrings
2015-07-06 justburRedo replacement logic
2015-07-06 justburMake arrow separator into variable
2015-07-06 justburRefactor replacement alists
2015-07-06 Bar MagalHide buffer right before command execution
2015-07-06 Bar MagalTry to fix focus problems with popup frame #7
2015-07-06 justburAllow echo-keystrokes but make it quick
2015-07-06 justburAdd .gitignore
2015-07-06 justburFix problem with echo-keystrokes and minibuffer
2015-07-06 justburRemove popwin requirement; Add require cl
2015-07-06 justburMerge branch 'master' of https://github.com/bmag/emacs...
2015-07-06 justburDelete old defvars and minor docstring cleanup
2015-07-06 Bar MagalFix doc, new frame parameters
2015-07-06 Bar MagalFrame popup support and some small fixes
2015-07-06 justburRename config variables, simplifying interface
2015-07-05 justburMerge bmag changes
2015-07-05 justburOrganize keys by pages
2015-07-05 Bar MagalUndo unintentional delete of end-of-file comment
2015-07-05 Bar MagalUndo unintentional delete of provide line
2015-07-05 Bar MagalRefactor before work on window display
2015-07-04 justburReorganize code a little
2015-07-04 justburFactor out display functions
2015-07-04 justburChange formatting of groups
2015-07-04 justburToggle timer on frame focus
2015-07-04 justburFix index error for subseq
2015-07-04 justburSwitch default to minibuffer
2015-07-03 justburUpdate docstrings and fix packaging
2015-07-03 justburMove cursor code to setup
2015-07-03 justburTry to hide cursor
2015-07-03 justburBetter picture
2015-07-03 justburGet the cursor out of the way
2015-07-03 justburAdd picture to readme
2015-07-03 justburArrows are more fun
2015-07-03 justburSwitch readme to org-mode
2015-07-03 justburSwitch back to popwin for now
2015-07-03 justburRemove unnecessary checks
2015-07-03 justburSave popwin functions as comments
2015-07-03 justburMerge branch 'display-buffer'
2015-07-03 justburRemove commented funcs and messages
2015-07-03 justburAdd option to select display-buffer function.
2015-07-03 justburDeclare `which-key--close-timer'
2015-07-02 justburFix close timer randomly kicking in
2015-07-02 justburFix text replacement alist
2015-07-02 justburFix text replacement alist
2015-07-02 justburSwitch from popwin to display-buffer
2015-07-02 justburStart working on MELPA requirements
2015-07-02 justburAdd provide line
2015-07-02 justburFix variable names
2015-07-02 justburMake internal variables stand out
2015-07-02 justburReorganize main update function
2015-07-02 justburCleanup
2015-07-02 justburLess rough now
2015-07-02 justburAdd option to force buffer closed after certain amount...
2015-07-02 justburFix vertical buffer width
2015-07-02 justburImprove choice of buffer width and height
2015-07-02 Justin BurkettCreate README.md
2015-07-02 justburAdd docstrings
2015-07-02 justburRemove hardcoded variables and switch popwin method
2015-07-02 justburInitial Commit
2015-07-02 Justin BurkettAdd license